board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private
authorSimon Glass <[email protected]>
Tue, 28 Mar 2017 16:27:29 +0000 (10:27 -0600)
committerTom Rini <[email protected]>
Wed, 5 Apr 2017 17:55:08 +0000 (13:55 -0400)
commit8749fa6af3e94630eeb02bc3a45fe9bdcb8d3087
treebb62d9299642dbdfa3a53dc430906c0b3e52f85c
parent689697785e04aefd08b6efdc4e47a737819da173
board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private

Move these two function calls into checkcpu(), which is called on this
arch immediately after these two.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
arch/powerpc/cpu/mpc8260/cpu.c
arch/powerpc/include/asm/processor.h
common/board_f.c
include/common.h